Skip to content

RxContentPage.OnBindingContextChanged() method

Defined in

Type: RxContentPage Namespace: ReactiveMarbles.ViewModel.MAUI Assembly: ReactiveMarbles.ViewModel.MAUI.dll

Applies to

net8.0-android34.0, net8.0-ios17.2, net8.0-windows10.0.19041, net8.0-maccatalyst17.2

protected override void OnBindingContextChanged()

View source

Inherited documentation

These docs were inherited from ContentPage. The member doesn't override them on this type.

Summary: Invoked whenever the binding context of the page changes. Override this method to add class handling for this event.